RemoveDispatchModule
TheRemoveDispatchModule
method removes the dispatch module for the specified event type from the dispatch module dictionary.
void RemoveDispatchModule (in ODEventType eventType);
eventType
- A platform-specific event code that specifies the type of event to be handled by the new dispatch module. On the Mac OS platform, the event code is defined as an unsigned 16-bit value.
DISCUSSION
This method is not called by part editors under normal circumstances; however, your part editor may call this method to remove a custom dispatch module.SEE ALSO
TheODEventType
type (page 892).
TheODDispatcher::AddDispatchModule
method (page 113).
TheODDispatcher::GetDispatchModule
method (page 117).
"Creating a Dispatch Module" on page 447 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help